projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c29edc2
)
(smtpmail-send-queued-mail): Add autoload cookie.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 18 Nov 2002 08:04:39 +0000
(08:04 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 18 Nov 2002 08:04:39 +0000
(08:04 +0000)
lisp/mail/smtpmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/smtpmail.el
b/lisp/mail/smtpmail.el
index 2837c8f1bcb2d67dfe2cba649cb1f5ef117c77d4..b13ee6bda9d22469b5c33f36df1aad125802ca39 100644
(file)
--- a/
lisp/mail/smtpmail.el
+++ b/
lisp/mail/smtpmail.el
@@
-378,6
+378,7
@@
This is relative to `smtpmail-queue-dir'.")
(if (bufferp errbuf)
(kill-buffer errbuf)))))
+;;;###autoload
(defun smtpmail-send-queued-mail ()
"Send mail that was queued as a result of setting `smtpmail-queue-mail'."
(interactive)